home *** CD-ROM | disk | FTP | other *** search
- Path: softsite.co.at!wsog
- Date: 05 Mar 1996 14:12:00 +0100
- From: wsog@softsite.co.at (Walter Sommergruber)
- Newsgroups: comp.lang.c
- Message-ID: <64HfLHrrnTB@softsite.co.at>
- References: <cosmosisDnrC31.I48@netcom.com>
- Subject: Re: findfirst, findnext in VC
- X-Newsreader: XP v3.02
- X-Charset: ISO-8859-1
- Organization: Sommergruber Software & Dienstleistungen
-
- Chris Akins (cosmosis@netcom.com) wrote on 04.03.96
- about "findfirst, findnext in VC":
-
- [snip]
- > to findfirst(). findfirst() would return the file information for the
- > first file that met the pattern (i.e. dosname, filepath, file size,
- > ect.). findnext would return the next file that met the critira until
- > the directory was exhausted of all matches. I need a function in VC
- > that does the same thing (or at the very least returns the fullpath
- > name of the matches).
-
- Why don't you read the manuals or the online help ???
- _findfirst();
-
- --- Take a look at ...
- Walter Sommergruber The Software Site
- email: wsog@softsite.co.at http://www.softsite.co.at/softsite/
-